Add Packagist version badge to README#4
Conversation
Co-authored-by: valbeat <3125309+valbeat@users.noreply.github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the ✨ Finishing Touches🧪 Generate unit tests
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Pull Request Overview
This PR adds a Packagist version badge to the README.md file to display the current published version of the valbeat/result package. This enhancement improves project visibility and provides users with immediate access to version information.
- Adds a Packagist version badge using shields.io
- Positions the badge after the main title following open source conventions
Added the Packagist version badge to the README.md file as requested. The badge displays the current version of the
valbeat/resultpackage published on Packagist.The badge is positioned right after the main title following standard conventions for open source projects:
This provides users with quick visibility into the current released version of the package directly from the README.
Fixes #3.
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.